home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / CODING / VBASIC / PSS.ZIP / PSS / REGC32.DLL / version.txt
Encoding:
Text File  |  1995-07-19  |  971 b   |  30 lines

  1. FILEVERSION    1,0,0,1
  2. PRODUCTVERSION 1,0,0,1
  3. FILEFLAGSMASK  0x3F
  4. FILEFLAGS      0x0
  5. FILEOS         VOS_UNKNOWN | VOS__WINDOWS32
  6. FILETYPE       VFT_DLL
  7. FILESUBTYPE    0x0
  8. {
  9.   BLOCK "StringFileInfo"
  10.   {
  11.     BLOCK "040904b0"
  12.     {
  13.       VALUE "Comments",          "July 19, 1995"
  14.       VALUE "CompanyName",       "Microsoft Corporation"
  15.       VALUE "FileDescription",   "RegClean Application Extension"
  16.       VALUE "FileVersion",       "1, 1, 0, 0"
  17.       VALUE "InternalName",      "RegClean"
  18.       VALUE "LegalCopyright",    "Copyright ⌐ 1995 Microsoft Corporation"
  19.       VALUE "LegalTrademarks",   "Microsoft« is a registered trademark of Microsoft Corporation. Windows(TM) is a trademark of Microsoft Corporation."
  20.       VALUE "OriginalFilename",  "RegCln.dll"
  21.       VALUE "ProductName",       "Microsoft RegClean"
  22.       VALUE "ProductVersion",    "2, 0, 0, 36"
  23.     }
  24.   }
  25.   BLOCK "VarFileInfo"
  26.   {
  27.     VALUE "Translation", 0x409, 1200
  28.   }
  29. }
  30.